home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMCONTROLCONF / TFORMCONTROLCONF.txt < prev   
Text File  |  2008-07-21  |  4KB  |  148 lines

  1. object FormControlConf: TFormControlConf
  2.   Left = 299
  3.   Top = 155
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Control de informaci∩┐╜n confidencial'
  7.   ClientHeight = 278
  8.   ClientWidth = 529
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PlaGroupBox1: TPlaGroupBox
  23.     Left = 14
  24.     Top = 10
  25.     Width = 500
  26.     Height = 225
  27.     TitleFont.Charset = DEFAULT_CHARSET
  28.     TitleFont.Color = 13977088
  29.     TitleFont.Height = -11
  30.     TitleFont.Name = 'Tahoma'
  31.     TitleFont.Style = []
  32.     Caption = ' Informaci∩┐╜n confidencial'
  33.     Font.Charset = ANSI_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -11
  36.     Font.Name = 'Tahoma'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     TabOrder = 0
  40.     object TxtInfoControl: TLabel
  41.       Left = 10
  42.       Top = 26
  43.       Width = 328
  44.       Height = 13
  45.       Caption = 
  46.         '%s evitar∩┐╜ que salgan a Internet cualquiera de los siguientes da' +
  47.         'tos.'
  48.       Transparent = True
  49.     end
  50.     object Label2: TLabel
  51.       Left = 10
  52.       Top = 43
  53.       Width = 418
  54.       Height = 13
  55.       Caption = 
  56.         'Te recomendamos que a∩┐╜adas a esta lista cualquier dato privado q' +
  57.         'ue desees proteger.'
  58.       Transparent = True
  59.     end
  60.     object PlaListViewConfiBloqTroyanos: TPlaListView
  61.       Left = 25
  62.       Top = 73
  63.       Width = 362
  64.       Height = 135
  65.       Color = clWhite
  66.       CheckBoxes = False
  67.       Columns = <
  68.         item
  69.           Width = 100
  70.           Caption = 'Tipo'
  71.           Font.Charset = DEFAULT_CHARSET
  72.           Font.Color = clWindowText
  73.           Font.Height = -11
  74.           Font.Name = 'MS Sans Serif'
  75.           Font.Style = []
  76.         end
  77.         item
  78.           Width = 140
  79.           Caption = 'Descripci∩┐╜n'
  80.           Font.Charset = DEFAULT_CHARSET
  81.           Font.Color = clWindowText
  82.           Font.Height = -11
  83.           Font.Name = 'MS Sans Serif'
  84.           Font.Style = []
  85.         end
  86.         item
  87.           Width = 120
  88.           Caption = 'Informaci∩┐╜n'
  89.           Font.Charset = DEFAULT_CHARSET
  90.           Font.Color = clWindowText
  91.           Font.Height = -11
  92.           Font.Name = 'MS Sans Serif'
  93.           Font.Style = []
  94.         end>
  95.       DragCursor = crDrag
  96.       DragMode = dmManual
  97.       Font.Charset = DEFAULT_CHARSET
  98.       Font.Color = clWindowText
  99.       Font.Height = -11
  100.       Font.Name = 'MS Sans Serif'
  101.       Font.Style = []
  102.       HideSelection = True
  103.       MultiSelect = False
  104.       ParentColor = False
  105.       ParentFont = False
  106.       ShowColumnHeaders = True
  107.       TabOrder = 0
  108.       OnClick = PlaListViewConfiBloqTroyanosClick
  109.       Data = {000100000000FE}
  110.     end
  111.     object PlaButtonAgregar: TPlaButton
  112.       Left = 408
  113.       Top = 73
  114.       Width = 80
  115.       Height = 21
  116.       Caption = 'A∩┐╜adir...'
  117.       TabOrder = 1
  118.       OnClick = PlaButtonAgregarClick
  119.     end
  120.     object PlaButtonSuprimir: TPlaButton
  121.       Left = 408
  122.       Top = 117
  123.       Width = 80
  124.       Height = 21
  125.       Caption = 'Eliminar...'
  126.       Enabled = False
  127.       TabOrder = 2
  128.       OnClick = PlaButtonSuprimirClick
  129.     end
  130.   end
  131.   object PlaButtonCerrar: TPlaButton
  132.     Left = 433
  133.     Top = 245
  134.     Width = 80
  135.     Height = 21
  136.     Caption = 'Cerrar'
  137.     Font.Charset = ANSI_CHARSET
  138.     Font.Color = clWindowText
  139.     Font.Height = -11
  140.     Font.Name = 'Tahoma'
  141.     Font.Style = []
  142.     ParentFont = False
  143.     TabOrder = 1
  144.     OnClick = PlaButtonCerrarClick
  145.     Cancel = True
  146.   end
  147. end
  148.